Xbasic

AlphaCloud::ClientListBuilds Method

Syntax

.ListBuilds as L (BYREF Builds as C)

Arguments

BYREF BuildsCharacter

A character variable into which the list of builds should be returned.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

ListBuilds gets a list of Alpha Anywhere builds available on Alpha Cloud in CRLF delimited format.